-
Notifications
You must be signed in to change notification settings - Fork 14
Improve image checker #699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
667eec9 to
0828fb4
Compare
0828fb4 to
4e3d5b3
Compare
|
Using the code as of 4e3d5b3, this is the Summary of test resultsDiff subdir is where to find the lists of missing/mismatched images, the image diff grid, and the individual diffs.
|
|
To convert to web pages: |
|
These numbers actually do match the numbers in #634 (comment), so it appears to be working as intended. Since this PR only touches testing code (i.e., not user-facing code), and I am the primary user for these changes, no further review is necessary. I do hope to make several more testing updates (e.g., #685, #520/#698), but this PR is an important step forward in automating the testing process. |
Summary
This PR is specifically to speed up analysis of existing image checker tests. It will likely replace #685 and #695 completely, but ultimately #520/#698 will be needed to 1) automate the pre-test runs of
zppyitself and 2) test many morecfgfiles than the existing ones tested by the image checker.Objectives:
UNIQUE_IDs other than the one on the current branch.Issue resolution:
Select one: This pull request is...
Small Change